projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
669cc25
)
(face): Fix :format.
author
Dave Love
<fx@gnu.org>
Wed, 29 Nov 2000 11:14:26 +0000
(11:14 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 29 Nov 2000 11:14:26 +0000
(11:14 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 755f0ff5cb8e11c588a8b35a523ebb42a92c0e43..55ef28ce93f56624dd757425d8031d6510510edc 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-2940,7
+2940,7
@@
restoring it to the state of a face that has never been customized."
:convert-widget 'widget-value-convert-widget
:button-prefix 'widget-push-button-prefix
:button-suffix 'widget-push-button-suffix
- :format "%
t
: %[select face%] %v"
+ :format "%
{%t%}
: %[select face%] %v"
:tag "Face"
:value 'default
:value-create 'widget-face-value-create